home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16220 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. From: Phil_Stuntz@msn.com (Philip Stuntz)
  2. Subject: Re: fastest code
  3. Date: 9 Apr 96 22:58:17 -0700
  4. References: <316112A2.7D37@public.sta.net.cn> <NFS9dJAHgWYxEwdO@chrism.demon.co.uk> <4jve0c$chn@loki.tor.hookup.net> <3168E435.3C16@public.sta.net.cn>
  5. Message-ID: <00001a81+0000b1bc@msn.com>
  6. Path: news.msn.com!msn.com
  7. Newsgroups: comp.lang.c++
  8. Organization: The Microsoft Network (msn.com)
  9.  
  10. >>Rajendra Singh wrote:
  11. >>> I too have heard this about Watcom, and I've used it extensively under
  12. >>> OS/2.  I actually heard a rumour that IBM used Watcom's compiler to
  13. > compile their C/Set++ for OS/2 ... 
  14. >>Hi,
  15. >>I heard that Novell Netware is written in Watcom C/C++, and the DOOM game,
  16. >>Foxpro are also written in Watcom C/C++.
  17. >Xu Yifeng
  18.  
  19.  
  20. Watcom produces excellent code for DOS, but we switched to VC 4.x 
  21. because Watcom does not have as many tools available for NT/95 apps. 
  22. Run speed on NT/95 is dependent on factors external to the program 
  23. (how many other threads, how much memory, etc) so its hard to tell 
  24. any difference.
  25.  
  26.  
  27.